Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

memory_binding_setting: fix cgroup v1 checking #5003

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

dzhengfy
Copy link
Contributor

@dzhengfy dzhengfy commented Jun 30, 2023

This is to fix the different cgroup path for V1.

Signed-off-by: Dan Zheng [email protected]

@dzhengfy
Copy link
Contributor Author

This only failed on RHEL 8.x before the fix:

Before the fix:
rhel.guest_numa_node_tuning.memory_binding_setting.hugepage.mem_mode_restrictive.multiple_host_nodes
TestError: Doesn't support controller

After the fix:
(1/1) type_specific.io-github-autotest-libvirt.guest_numa_node_tuning.memory_binding_setting.hugepage.mem_mode_restrictive.multiple_host_nodes: PASS (24.83 s)

This is to fix the different cgroup path for V1.

Signed-off-by: Dan Zheng <[email protected]>
@Yingshun Yingshun merged commit 0620b8c into autotest:master Jul 3, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants